bitwise exor - translation to ρωσικά
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

bitwise exor - translation to ρωσικά

WIKIMEDIA DISAMBIGUATION PAGE
Exor (disambiguation)

bitwise exor      
побитовое выполнение операции "исключающее ИЛИ", математическая операция сложения по mod2
bitwise         
  • 4-bit]] integers
  • Bitwise OR of 4-bit integers
  • Left circular shift or rotate
  • Left arithmetic shift
  • Left rotate through carry
  • Right circular shift or rotate
  • Right arithmetic shift
  • Right logical shift
  • Right rotate through carry
  • Bitwise XOR of 4-bit integers
COMPUTER OPERATION THAT OPERATES ON VALUES AT THE LEVEL OF THEIR INDIVIDUAL BITS
Binary and; Bitshift; Bitwise; Bit-shift; Bitwise operations; Bit shift; Bitwise NOT; Bitwise AND; Bitwise operator; Bitwise OR; Bitwise negation; Bitwise operators; Bit wise; Bit complement; Bitwise shift; Bit shifting; Bitwise rotation; Bit rotation; Bitwise logic; Bit operators; Bitwise XOR; Bitwise logical operation; Bitwise logical operator; Bit operation; Bit operator; Binary shift; Right-shift operator; Left-shift operator; Bitwise complement; Binary OR; Binary NOT; Logical bitwise operator; Bitwise Right-Shift; Bitwise xor; Bitwise Operation; Shift (bit); Bitshifts; Binary AND; Bitwise or; Bitwise and; Bitwise not; Bit-wise not; Bit-wise NOT; Bit-wise and; Bit-wise AND; Bit-wise xor; Bit-wise XOR; Bit-wise or; Bit-wise OR; Bit shift operation; Bit shift operations; Bit rotate

общая лексика

поразрядный, побитовый

bitwise         
  • 4-bit]] integers
  • Bitwise OR of 4-bit integers
  • Left circular shift or rotate
  • Left arithmetic shift
  • Left rotate through carry
  • Right circular shift or rotate
  • Right arithmetic shift
  • Right logical shift
  • Right rotate through carry
  • Bitwise XOR of 4-bit integers
COMPUTER OPERATION THAT OPERATES ON VALUES AT THE LEVEL OF THEIR INDIVIDUAL BITS
Binary and; Bitshift; Bitwise; Bit-shift; Bitwise operations; Bit shift; Bitwise NOT; Bitwise AND; Bitwise operator; Bitwise OR; Bitwise negation; Bitwise operators; Bit wise; Bit complement; Bitwise shift; Bit shifting; Bitwise rotation; Bit rotation; Bitwise logic; Bit operators; Bitwise XOR; Bitwise logical operation; Bitwise logical operator; Bit operation; Bit operator; Binary shift; Right-shift operator; Left-shift operator; Bitwise complement; Binary OR; Binary NOT; Logical bitwise operator; Bitwise Right-Shift; Bitwise xor; Bitwise Operation; Shift (bit); Bitshifts; Binary AND; Bitwise or; Bitwise and; Bitwise not; Bit-wise not; Bit-wise NOT; Bit-wise and; Bit-wise AND; Bit-wise xor; Bit-wise XOR; Bit-wise or; Bit-wise OR; Bit shift operation; Bit shift operations; Bit rotate
побитовый

Ορισμός

bitwise
<programming> A bitwise operator treats its operands as a vector of bits rather than a single number. Boolean bitwise operators combine bit N of each operand using a Boolean function (NOT, AND, OR, XOR) to produce bit N of the result. For example, a bitwise AND operator ("&" in C) would evaluate 13 & 9 as (binary) 1101 & 1001 = 1001 = 9, whereas, the logical AND, (C "&&") would evaluate 13 && 9 as TRUE && TRUE = TRUE = 1. In some languages, e.g. Acorn's BASIC V, the same operators are used for both bitwise and logical operations. This usually works except when applying NOT to a value x which is neither 0 (false) nor -1 (true), in which case both x and (NOT x) will be non-zero and thus treated as TRUE. Other operations at the bit level, which are not normally described as "bitwise" include shift and rotate. (1995-05-12)

Βικιπαίδεια

Exor

Exor may refer to:

  • Exclusive or, the exclusive disjunction
  • Exor, antagonist in Super Mario RPG
  • ExOR (wireless network protocol), a protocol for a wireless Ad hoc networks
  • Exor (company), an Italian investment holding company controlled by the Agnelli-Elkann family
Μετάφραση του &#39bitwise exor&#39 σε Ρωσικά